Skip to content

C++: repair InconsistentLoopDirection#10975

Merged
MathiasVP merged 2 commits intogithub:mathiasvp/replace-ast-with-ir-use-usedataflowfrom
rdmarsh2:rdmarsh2/inconsistent-loop-direction-repair
Oct 26, 2022
Merged

C++: repair InconsistentLoopDirection#10975
MathiasVP merged 2 commits intogithub:mathiasvp/replace-ast-with-ir-use-usedataflowfrom
rdmarsh2:rdmarsh2/inconsistent-loop-direction-repair

Conversation

@rdmarsh2
Copy link
Copy Markdown
Contributor

No description provided.

@rdmarsh2 rdmarsh2 requested a review from a team as a code owner October 25, 2022 17:36
@github-actions github-actions Bot added the C++ label Oct 25, 2022
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label Oct 25, 2022
Copy link
Copy Markdown
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Indeed, this change makes a lot of sense. IR dataflow steps are "smaller" than AST dataflow steps, so we're less likely to get from one ExprNode to another in a single step.

@MathiasVP
Copy link
Copy Markdown
Contributor

Oops. It looks like the file needs to be autoformatted. Feel free to self-merge after doing the formatting.

@MathiasVP MathiasVP merged commit e43422a into github:mathiasvp/replace-ast-with-ir-use-usedataflow Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C++ no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants